Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sqrt
sqrt
Square root
Name:
sqrt
Category:
math
Programming Language:
php
One-line Description:
Square root.
Related
How to Use FFI::memcpy in PHP to Copy an Array of C Structs: A Practical Example
9
Use array_slice to send data to the API interface in batches
7
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode
4
How to implement URL hash generation through hash_final?
2
Similar Functions
max
max
Findthemaximumvalue
exp
exp
Calculatetheindexofe
decbin
decbin
Convertdecimaltobina
acos
acos
Reversecosine
sqrt
sqrt
Squareroot
mt_srand
mt_srand
Sowabetterrandomnumb
octdec
octdec
Convertoctaltodecima
cos
cos
Cosine
Popular Articles